BMI Calculator
09/25/23
In this project, we learned how to use a try and catch
to calculate a BMI based on the user's input. After finding the BMI, it
recomends a meal plan for the week. |
Craps Game
10/19/23
In this project, we learned how to randomize
numbers to simulate a casino game called Craps. This game incorporates
betting, so try your best to make as much money as you can. |
Incremental Game
12/01/23
In this project, we made an incremental game, similar
to the game cookie clicker. While making this project, we learned how to
implement sound into our projects. |
AI Chase
01/19/24
In this project, we simulated an ai chasing you. The
objective of the game is to last as long as you can, with the ai getting
progressively faster every time it is defeated. |